Skip to content

fix(date-range-picker): Consistent focus on open and active day view#1743

Merged
rkaraivanov merged 1 commit intomasterfrom
rkaraivanov/date-range-picker-focus-scroll
Jun 12, 2025
Merged

fix(date-range-picker): Consistent focus on open and active day view#1743
rkaraivanov merged 1 commit intomasterfrom
rkaraivanov/date-range-picker-focus-scroll

Conversation

@rkaraivanov
Copy link
Copy Markdown
Member

This PR prevents the focus scroll after opening the dropdown of a date range picker, causing a viewport shift which leads to deteriorated UX.

It will also set the active days view index to always be the first one, improving UX after selection is made.

This PR prevents the focus scroll after opening the dropdown of
a date range picker, causing a viewport shift which leads to deteriorated UX.

It will also set the active days view index to always be the first one,
improving UX after selection is made.
@rkaraivanov rkaraivanov merged commit 2db4363 into master Jun 12, 2025
4 checks passed
@rkaraivanov rkaraivanov deleted the rkaraivanov/date-range-picker-focus-scroll branch June 12, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants